home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IRIX 6.2 Development Libraries
/
SGI IRIX 6.2 Development Libraries.iso
/
dist
/
complib.idb
/
usr
/
share
/
catman
/
p_man
/
cat3
/
complib
/
TRBAK1.z
/
TRBAK1
Wrap
Text File
|
1996-03-14
|
3KB
|
67 lines
____TTTTRRRRBBBBAAAAKKKK1111((((3333FFFF)))) ____TTTTRRRRBBBBAAAAKKKK1111((((3333FFFF))))
NNNNAAAAMMMMEEEE
TRBAK1, STRBAK1 - EISPACK routine. This subroutine forms the
eigenvectors of a REAL SYMMETRIC matrix by back transforming those of the
corresponding symmetric tridiagonal matrix determined by TRED1.
SSSSYYYYNNNNOOOOPPPPSSSSYYYYSSSS
ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee ttttrrrrbbbbaaaakkkk1111((((nnnnmmmm,,,, nnnn,,,, aaaa,,,, eeee,,,, mmmm,,,, zzzz))))
iiiinnnntttteeeeggggeeeerrrr nnnnmmmm,,,, nnnn,,,, mmmm
ddddoooouuuubbbblllleeee pppprrrreeeecccciiiissssiiiioooonnnn aaaa((((nnnnmmmm,,,,nnnn)))),,,, eeee((((nnnn)))),,,, zzzz((((nnnnmmmm,,,,mmmm))))
ssssuuuubbbbrrrroooouuuuttttiiiinnnneeee ssssttttrrrrbbbbaaaakkkk1111((((nnnnmmmm,,,, nnnn,,,, aaaa,,,, eeee,,,, mmmm,,,, zzzz))))
iiiinnnntttteeeeggggeeeerrrr nnnnmmmm,,,, nnnn,,,, mmmm
rrrreeeeaaaallll aaaa((((nnnnmmmm,,,,nnnn)))),,,, eeee((((nnnn)))),,,, zzzz((((nnnnmmmm,,,,mmmm))))
DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
On Input
NNNNMMMM must be set to the row dimension of two-dimensional array parameters
as declared in the calling program dimension statement.
NNNN is the order of the matrix.
AAAA contains information about the orthogonal trans- formations used in the
reduction by TRED1 in its strict lower triangle.
EEEE contains the subdiagonal elements of the tridiagonal matrix in its last
N-1 positions. E(1) is arbitrary.
MMMM is the number of eigenvectors to be back transformed.
ZZZZ contains the eigenvectors to be back transformed in its first M
columns. On Output
ZZZZ contains the transformed eigenvectors in its first M columns. Note
that TRBAK1 preserves vector Euclidean norms. Questions and comments
should be directed to B. S. Garbow, APPLIED MATHEMATICS DIVISION, ARGONNE
NATIONAL LABORATORY
PPPPaaaaggggeeee 1111